ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.Chart Namespace / _BasePointView<TOwnerView> Class / plotArea Property

In This Topic
    plotArea Property (_BasePointView<TOwnerView>)
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly Property plotArea As IPlotAreaModel
    public IPlotAreaModel plotArea {get;}
    See Also